RGBA: Consistently use “” around inline arg names
authorDaniel Boles <dboles.src@gmail.com>
Mon, 17 Dec 2018 19:59:28 +0000 (19:59 +0000)
committerDaniel Boles <dboles.src@gmail.com>
Mon, 17 Dec 2018 20:49:34 +0000 (20:49 +0000)
commit271acaff53e2c328404d6abf81a7c4b111464533
tree67346b13c31474dc46d83ceafcdd6c6fa201c7bd
parentc35e0cba3967849c4fc5f66983b34472745f4dae
RGBA: Consistently use “” around inline arg names

instead of being inconsistent and not using them later, which leaves a
bunch of single letters floating among real words, not the prettiest.
gdk/gdkrgba.c